GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.Annotation / Selected Property





In This Topic
Selected Property (Annotation)
In This Topic
Specifies if the annotation is selected.
Syntax
'Declaration
 
<DescriptionAttribute("Specifies if the annotation is selected")>
Public ReadOnly Property Selected As Boolean
[Description("Specifies if the annotation is selected")]
public bool Selected {get;}
public read-only property Selected: Boolean; 
DescriptionAttribute("Specifies if the annotation is selected")
public function get Selected : boolean
[Description("Specifies if the annotation is selected")]
public: __property bool get_Selected();
[Description("Specifies if the annotation is selected")]
public:
property bool Selected {
   bool get();
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.Annotation
Annotation Members